DevForce Help Reference
DataEntityPropertyInterceptorArgs<TInstance,TValue> Class Properties


For a list of all members of this type, see DataEntityPropertyInterceptorArgs<TInstance,TValue> members.

Public Properties
 NameDescription
Public PropertyCancelWhether or not to cancel any further actions for the IdeaBlade.Core.PropertyInterceptor. (Inherited from IdeaBlade.Core.PropertyInterceptorArgs<TInstance,TValue>)
Public PropertyContext Used internally to indicate the Entity version. (Inherited from IdeaBlade.Core.PropertyInterceptorArgs<TInstance,TValue>)
Public PropertyDataEntityPropertyThe DataEntityProperty being retrieved or set.  
Public PropertyExceptionAction The handler to be invoked when an exception is thrown during a get or set. (Inherited from IdeaBlade.Core.PropertyInterceptorArgs<TInstance,TValue>)
Public PropertyInstance The strongly-typed object on which the interceptor acts. (Inherited from IdeaBlade.Core.PropertyInterceptorArgs<TInstance,TValue>)
Public PropertyTag Gets or sets a user-defined value. (Inherited from IdeaBlade.Core.PropertyInterceptorArgs<TInstance,TValue>)
Public PropertyValue The strongly-typed value of the property being retrieved or set. (Inherited from IdeaBlade.Core.PropertyInterceptorArgs<TInstance,TValue>)
Top
Protected Properties
 NameDescription
Protected PropertyOriginalInterceptorArgs Internal use only. (Inherited from IdeaBlade.Core.PropertyInterceptorArgs<TInstance,TValue>)
Top
See Also

Reference

DataEntityPropertyInterceptorArgs<TInstance,TValue> Class
IdeaBlade.EntityModel Namespace

Send Feedback